* doc/lispintro/emacs-lisp-intro.texi (count-words-in-defun): Fix
last change.
Now we can try out @code{count-words-defun}: install both
@code{count-words-in-defun} and @code{count-words-defun}, and set the
keybinding. Then copy the following to an Emacs Lisp buffer (like,
-for instance, @samp{*scratch*}), place the cursor within the
+for instance, @file{*scratch*}), place the cursor within the
definition, and use the @kbd{C-c =} command.
@smallexample